projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a454d9
)
*** empty log message ***
author
Andrew Innes
<andrewi@gnu.org>
Tue, 6 Feb 2001 22:20:12 +0000
(22:20 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Tue, 6 Feb 2001 22:20:12 +0000
(22:20 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f0b7c6ef2b51f4dba9371679bfecfe590b8a78e3..09104cd038929e1c61c1dbdc2ad21bf9f2f14f34 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2001-02-06 Andrew Innes <andrewi@gnu.org>
+
+ * w32xfns.c (select_palette): Do nothing if palette hasn't yet
+ been created. It seems we can get sent window messages such as
+ WM_ERASEBKGND before we properly update a frame.
+
2001-02-06 Gerd Moellmann <gerd@gnu.org>
* dispnew.c (update_frame_line): Rename parameter FRAME to F.